Once a file is loaded you can see the various properties of each tag in the file along with a highlighted hex dump of the file data that defines the tag. In the left part of the dialog's window, there is a list of DICOM file's tags, and in the right part there is a list of selected tag's attributes.
The file's contents appear in the HEX viewer, byte-by-byte in a list of rows, which contains 16 bytes per row. When you select a tag, the portion of the file, which contains this tag, is highlighted. When you select a byte on the HEX viewer, the tag which contains this byte is highlighted.
This dialog does not allow you to modify the contents of the DICOM file.
Related Topics
View menu